//==============================================================================
// Toxotes_Anim.txt
//==============================================================================

import bow_defines_anim.txt

//==============================================================================
define FireArrow
{
   set hotspot
  {
      version
      {
         Visualparticle scenario a signal arrow fire toxotes
      }
   }
}

//==============================================================================
define FireSmoke
{
   set hotspot
  {
      version
      {
         Visualparticle sfx a arrow smoke
      }
   }
}

//==============================================================================
define FireSmoke2
{
   set hotspot
  {
      version
      {
         Visualparticle sfx a arrow smoke
      }
   }
}
//==============================================================================
define Shield
{
   set hotspot
  {
      version
      {
		visual Attachments A Shields Nubian
      }
   }
}

//==============================================================================
define Head
{
   SetSelector
   {
      TechLogic none
      set hotspot
      {
         version
         {
            Visual Archer G Toxotes Head Standard
		Replacetexture Archer G Toxotes Head Standard/archer mercenary head
         }
      }

   }
}

//==============================================================================
define arrow
{
   set hotspot
   {
      version
      {
         Visual Attachments A HandArrow
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		CinematicLogic
		SetSelector 
		{
			TechLogic none
			set hotspot
			{
				version
				{
					Visual Archer G Toxotes_IdleA
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot				   
					connect leftforearm Shield hotspot
		Replacetexture Archer G Toxotes Standard/archer mercenary standard
				}
			}
			
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Tox_IdleA
				}
			}
      }
   }
}

//==============================================================================
anim walk
{
	SetSelector
	{
		CinematicLogic
		SetSelector 
		{
			TechLogic none
			set hotspot
			{
				version
				{
					Visual Archer G Toxotes_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.50 true   
               tag FootstepRight 0.00 true   
//-- end auto generated section
					connect righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm Shield hotspot
		Replacetexture Archer G Toxotes Standard/archer mercenary standard
				}
			
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Tox_WalkA
				}
			}
      }
   }
}

//==============================================================================
anim RangedAttack
{
   SetSelector
   {
      TechLogic none
      set hotspot
      {
         version
         {
					Visual Archer G Toxotes_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.40 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.50 false Arrow checkVisible 
//-- end auto generated section
					Connect TopOfHead Head hotspot
					connect righthand bow hotspot
					connect leftforearm Shield hotspot
		Replacetexture Archer G Toxotes Standard/archer mercenary standard
         }
      }
      
   }
}


//==============================================================================
anim Death
{
   SetSelector
   {
      TechLogic none
      set hotspot
      {
         version
         {
					Visual Archer G Toxotes_DeathA
					connect righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm Shield hotspot
		Replacetexture Archer G Toxotes Standard/archer mercenary standard
         }
      }
      
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
		CinematicLogic
		SetSelector 
		{
			TechLogic none
			set hotspot
			{
				version
				{
					Visual Archer G Toxotes_BoredA
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot				   
					connect leftforearm Shield hotspot
		Replacetexture Archer G Toxotes Standard/archer mercenary standard
				}
			}
			
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny Tox_IdleA
				}
			}
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      TechLogic none
      set hotspot
      {
         version
         {
					Visual Archer G Toxotes_FlailA
					connect Righthand bow hotspot
					Connect TopOfHead Head hotspot
					connect leftforearm Shield hotspot
		Replacetexture Archer G Toxotes Standard/archer mercenary standard
         }
      }
      
   }
}

//==============================================================================
anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name Tox_Scen0301point
         version
         {
				VisualGranny Tox_aomsp03point
         }
      }
		set hotspot
      {
         name Tox_cine231signalshota
         version
         {
				VisualGranny Tox_cine231signalshota
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.53 false CinematicFlamingArrow1 checkVisible 
//-- end auto generated section
				connect attachpoint firearrow hotspot
				connect attachpoint firesmoke hotspot
				connect attachpoint firesmoke2 hotspot
         }
      }
		set hotspot
      {
         name Tox_cine231signalshotb
         version
         {
				VisualGranny Tox_cine231signalshotb
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.53 false CinematicFlamingArrow2 checkVisible 
//-- end auto generated section
				connect attachpoint firearrow hotspot
				connect attachpoint firesmoke hotspot
				connect attachpoint firesmoke2 hotspot
         }
      }
   }
}
